Skip to content

ドキュメント修正・改善(OpenCode リンク修正、機能リスト更新、ライセンス追加)#35

Merged
ktmage merged 5 commits into
developmentfrom
feature/30/fix-docs
Mar 1, 2026
Merged

ドキュメント修正・改善(OpenCode リンク修正、機能リスト更新、ライセンス追加)#35
ktmage merged 5 commits into
developmentfrom
feature/30/fix-docs

Conversation

@ktmage

@ktmage ktmage commented Mar 1, 2026

Copy link
Copy Markdown
Owner

概要

Issue #30 の対応(OpenCode リポジトリ URL 修正)に加え、ドキュメント全体を精査して改善を実施。

変更内容

Issue #30: OpenCode リンク修正

opencode-ai/opencodeanomalyco/opencode へ全6箇所を修正。

  • README.md(3箇所)
  • CONTRIBUTING.md(2箇所)
  • src/extension.ts(1箇所)

README.md 改善

  • 機能リスト更新: 実装済みだが未記載だった10機能を英語・日本語セクションに追加(メッセージ編集、差分表示、セッションフォーク、Undo/Redo、エージェントメンション等)
  • プロジェクト構造更新: hooks/, contexts/, locales/, utils/, __tests__/ を追記

CHANGELOG.md 改善

  • [Unreleased] セクションを追加(0.1.0 以降の新機能12件 + 変更1件)
  • Keep a Changelog 慣例に従いバージョンリンク参照を追加

CONTRIBUTING.md 改善

  • テストガイダンスを拡充(シナリオ / コンポーネント / フック / ユーティリティの4種別を案内)

THIRD_PARTY_NOTICES.md

  • react-icons (VS Code Icons subset) のライセンスを追加

package.json

  • @types/dompurifydependencies から devDependencies に移動

検証

  • ビルド: 成功
  • テスト: 60ファイル / 879テスト 全パス
  • リント: 既存の警告のみ(今回の変更に起因するものなし)

Closes #30

ktmage added 5 commits March 1, 2026 20:34
opencode-ai/opencode から anomalyco/opencode へリンクを修正。

対象:
- README.md (3箇所)
- CONTRIBUTING.md (2箇所)
- src/extension.ts (1箇所)

Closes #30
0.1.0 以降に追加された10機能を [Unreleased] セクションに記載。
Keep a Changelog 慣例に従いバージョンリンク参照を末尾に追加。
型定義パッケージをランタイム依存から開発時依存に移動。
THIRD_PARTY_NOTICES.md に react-icons (VS Code Icons subset) のライセンスを追加。
CHANGELOG の Unreleased に Keyboard navigation for inline popups と
SVG アイコン置換を追記。
@ktmage ktmage merged commit c87ec0a into development Mar 1, 2026
1 check passed
@ktmage ktmage deleted the feature/30/fix-docs branch March 1, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant